vcStatisticsState
See in: Overview
Module: vcBehaviors
Parent: Enum
Children -
Referenced by: vcStatistics.States, vcStatistics.SystemStates
Enums
| Value | Description |
| WARMUP | Reports when a component is in a warm up state. |
| BREAK | Reports when a component is in a break state. |
| IDLE | Reports when a component is in an idle state. |
| BUSY | Reports when a component is in a busy state. |
| BLOCKED | Reports when a component is in a blocked state. |
| BROKEN | Reports when a component is in a broken state. |
| REPAIR | Reports when a component is in a repair state. |
| SETUP | Reports when a component is in a setup state. |